Skip to content

Commit

Permalink
Add one more doc
Browse files Browse the repository at this point in the history
  • Loading branch information
neekolas committed Jan 18, 2024
1 parent e0a7e9d commit 0b84ce7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openmls/src/ciphersuite/hpke.rs
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ impl From<CryptoError> for Error {
}
}

// Context for HPKE encryption
#[derive(Debug, Clone, TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize)]
pub struct EncryptContext {
label: VLBytes,
Expand Down

0 comments on commit 0b84ce7

Please sign in to comment.