atproto_crypto.exceptions

exception atproto_crypto.exceptions.DidKeyError

Bases: AtProtocolError

exception atproto_crypto.exceptions.IncorrectDidKeyPrefixError

Bases: DidKeyError

exception atproto_crypto.exceptions.IncorrectMultikeyPrefixError

Bases: DidKeyError

exception atproto_crypto.exceptions.InvalidCompressedPubkeyError

Bases: AtProtocolError

exception atproto_crypto.exceptions.UnsupportedKeyTypeError

Bases: DidKeyError

exception atproto_crypto.exceptions.UnsupportedSignatureAlgorithmError

Bases: AtProtocolError