Package org.robovm.apple.security
Enum SecErrorCode
- All Implemented Interfaces:
Serializable,Comparable<SecErrorCode>,ValuedEnum
public enum SecErrorCode extends Enum<SecErrorCode> implements ValuedEnum
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.robovm.rt.bro.ValuedEnum
ValuedEnum.AsLongMarshaler, ValuedEnum.AsMachineSizedSIntMarshaler, ValuedEnum.AsMachineSizedUIntMarshaler, ValuedEnum.AsSignedByteMarshaler, ValuedEnum.AsSignedIntMarshaler, ValuedEnum.AsSignedShortMarshaler, ValuedEnum.AsUnsignedByteMarshaler, ValuedEnum.AsUnsignedIntMarshaler, ValuedEnum.AsUnsignedShortMarshaler -
Enum Constant Summary
-
Method Summary
Modifier and Type Method Description static StringcopyErrorMessageString(OSStatus status, VoidPtr reserved)longvalue()static SecErrorCodevalueOf(long n)Returns the enum constant of this type with the specified name.static SecErrorCodevalueOf(String name)Returns the enum constant of this type with the specified name.static SecErrorCode[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
Success
-
Unimplemented
-
DiskFull
-
DskFull
Deprecated.use errSecDiskFull -
IO
-
OpWr
-
Param
-
WrPerm
-
Allocate
-
UserCanceled
-
BadReq
-
InternalComponent
-
CoreFoundationUnknown
-
MissingEntitlement
-
RestrictedAPI
-
NotAvailable
-
ReadOnly
-
AuthFailed
-
NoSuchKeychain
-
InvalidKeychain
-
DuplicateKeychain
-
DuplicateCallback
-
InvalidCallback
-
DuplicateItem
-
ItemNotFound
-
BufferTooSmall
-
DataTooLarge
-
NoSuchAttr
-
InvalidItemRef
-
InvalidSearchRef
-
NoSuchClass
-
NoDefaultKeychain
-
InteractionNotAllowed
-
ReadOnlyAttr
-
WrongSecVersion
-
KeySizeNotAllowed
-
NoStorageModule
-
NoCertificateModule
-
NoPolicyModule
-
InteractionRequired
-
DataNotAvailable
-
DataNotModifiable
-
CreateChainFailed
-
InvalidPrefsDomain
-
InDarkWake
-
ACLNotSimple
-
PolicyNotFound
-
InvalidTrustSetting
-
NoAccessForItem
-
InvalidOwnerEdit
-
TrustNotAvailable
-
UnsupportedFormat
-
UnknownFormat
-
KeyIsSensitive
-
MultiplePrivKeys
-
PassphraseRequired
-
InvalidPasswordRef
-
InvalidTrustSettings
-
NoTrustSettings
-
Pkcs12VerifyFailure
-
NotSigner
-
Decode
-
ServiceNotAvailable
-
InsufficientClientID
-
DeviceReset
-
DeviceFailed
-
AppleAddAppACLSubject
-
ApplePublicKeyIncomplete
-
AppleSignatureMismatch
-
AppleInvalidKeyStartDate
-
AppleInvalidKeyEndDate
-
ConversionError
-
AppleSSLv2Rollback
-
QuotaExceeded
-
FileTooBig
-
InvalidDatabaseBlob
-
InvalidKeyBlob
-
IncompatibleDatabaseBlob
-
IncompatibleKeyBlob
-
HostNameMismatch
-
UnknownCriticalExtensionFlag
-
NoBasicConstraints
-
NoBasicConstraintsCA
-
InvalidAuthorityKeyID
-
InvalidSubjectKeyID
-
InvalidKeyUsageForPolicy
-
InvalidExtendedKeyUsage
-
InvalidIDLinkage
-
PathLengthConstraintExceeded
-
InvalidRoot
-
CRLExpired
-
CRLNotValidYet
-
CRLNotFound
-
CRLServerDown
-
CRLBadURI
-
UnknownCertExtension
-
UnknownCRLExtension
-
CRLNotTrusted
-
CRLPolicyFailed
-
IDPFailure
-
SMIMEEmailAddressesNotFound
-
SMIMEBadExtendedKeyUsage
-
SMIMEBadKeyUsage
-
SMIMEKeyUsageNotCritical
-
SMIMENoEmailAddress
-
SMIMESubjAltNameNotCritical
-
SSLBadExtendedKeyUsage
-
OCSPBadResponse
-
OCSPBadRequest
-
OCSPUnavailable
-
OCSPStatusUnrecognized
-
EndOfData
-
IncompleteCertRevocationCheck
-
NetworkFailure
-
OCSPNotTrustedToAnchor
-
RecordModified
-
OCSPSignatureError
-
OCSPNoSigner
-
OCSPResponderMalformedReq
-
OCSPResponderInternalError
-
OCSPResponderTryLater
-
OCSPResponderSignatureRequired
-
OCSPResponderUnauthorized
-
OCSPResponseNonceMismatch
-
CodeSigningBadCertChainLength
-
CodeSigningNoBasicConstraints
-
CodeSigningBadPathLengthConstraint
-
CodeSigningNoExtendedKeyUsage
-
CodeSigningDevelopment
-
ResourceSignBadCertChainLength
-
ResourceSignBadExtKeyUsage
-
TrustSettingDeny
-
InvalidSubjectName
-
UnknownQualifiedCertStatement
-
MobileMeRequestQueued
-
MobileMeRequestRedirected
-
MobileMeServerError
-
MobileMeServerNotAvailable
-
MobileMeServerAlreadyExists
-
MobileMeServerServiceErr
-
MobileMeRequestAlreadyPending
-
MobileMeNoRequestPending
-
MobileMeCSRVerifyFailure
-
MobileMeFailedConsistencyCheck
-
NotInitialized
-
InvalidHandleUsage
-
PVCReferentNotFound
-
FunctionIntegrityFail
-
InternalError
-
MemoryError
-
InvalidData
-
MDSError
-
InvalidPointer
-
SelfCheckFailed
-
FunctionFailed
-
ModuleManifestVerifyFailed
-
InvalidGUID
-
InvalidHandle
-
InvalidDBList
-
InvalidPassthroughID
-
InvalidNetworkAddress
-
CRLAlreadySigned
-
InvalidNumberOfFields
-
VerificationFailure
-
UnknownTag
-
InvalidSignature
-
InvalidName
-
InvalidCertificateRef
-
InvalidCertificateGroup
-
TagNotFound
-
InvalidQuery
-
InvalidValue
-
CallbackFailed
-
ACLDeleteFailed
-
ACLReplaceFailed
-
ACLAddFailed
-
ACLChangeFailed
-
InvalidAccessCredentials
-
InvalidRecord
-
InvalidACL
-
InvalidSampleValue
-
IncompatibleVersion
-
PrivilegeNotGranted
-
InvalidScope
-
PVCAlreadyConfigured
-
InvalidPVC
-
EMMLoadFailed
-
EMMUnloadFailed
-
AddinLoadFailed
-
InvalidKeyRef
-
InvalidKeyHierarchy
-
AddinUnloadFailed
-
LibraryReferenceNotFound
-
InvalidAddinFunctionTable
-
InvalidServiceMask
-
ModuleNotLoaded
-
InvalidSubServiceID
-
AttributeNotInContext
-
ModuleManagerInitializeFailed
-
ModuleManagerNotFound
-
EventNotificationCallbackNotFound
-
InputLengthError
-
OutputLengthError
-
PrivilegeNotSupported
-
DeviceError
-
AttachHandleBusy
-
NotLoggedIn
-
AlgorithmMismatch
-
KeyUsageIncorrect
-
KeyBlobTypeIncorrect
-
KeyHeaderInconsistent
-
UnsupportedKeyFormat
-
UnsupportedKeySize
-
InvalidKeyUsageMask
-
UnsupportedKeyUsageMask
-
InvalidKeyAttributeMask
-
UnsupportedKeyAttributeMask
-
InvalidKeyLabel
-
UnsupportedKeyLabel
-
InvalidKeyFormat
-
UnsupportedVectorOfBuffers
-
InvalidInputVector
-
InvalidOutputVector
-
InvalidContext
-
InvalidAlgorithm
-
InvalidAttributeKey
-
MissingAttributeKey
-
InvalidAttributeInitVector
-
MissingAttributeInitVector
-
InvalidAttributeSalt
-
MissingAttributeSalt
-
InvalidAttributePadding
-
MissingAttributePadding
-
InvalidAttributeRandom
-
MissingAttributeRandom
-
InvalidAttributeSeed
-
MissingAttributeSeed
-
InvalidAttributePassphrase
-
MissingAttributePassphrase
-
InvalidAttributeKeyLength
-
MissingAttributeKeyLength
-
InvalidAttributeBlockSize
-
MissingAttributeBlockSize
-
InvalidAttributeOutputSize
-
MissingAttributeOutputSize
-
InvalidAttributeRounds
-
MissingAttributeRounds
-
InvalidAlgorithmParms
-
MissingAlgorithmParms
-
InvalidAttributeLabel
-
MissingAttributeLabel
-
InvalidAttributeKeyType
-
MissingAttributeKeyType
-
InvalidAttributeMode
-
MissingAttributeMode
-
InvalidAttributeEffectiveBits
-
MissingAttributeEffectiveBits
-
InvalidAttributeStartDate
-
MissingAttributeStartDate
-
InvalidAttributeEndDate
-
MissingAttributeEndDate
-
InvalidAttributeVersion
-
MissingAttributeVersion
-
InvalidAttributePrime
-
MissingAttributePrime
-
InvalidAttributeBase
-
MissingAttributeBase
-
InvalidAttributeSubprime
-
MissingAttributeSubprime
-
InvalidAttributeIterationCount
-
MissingAttributeIterationCount
-
InvalidAttributeDLDBHandle
-
MissingAttributeDLDBHandle
-
InvalidAttributeAccessCredentials
-
MissingAttributeAccessCredentials
-
InvalidAttributePublicKeyFormat
-
MissingAttributePublicKeyFormat
-
InvalidAttributePrivateKeyFormat
-
MissingAttributePrivateKeyFormat
-
InvalidAttributeSymmetricKeyFormat
-
MissingAttributeSymmetricKeyFormat
-
InvalidAttributeWrappedKeyFormat
-
MissingAttributeWrappedKeyFormat
-
StagedOperationInProgress
-
StagedOperationNotStarted
-
VerifyFailed
-
QuerySizeUnknown
-
BlockSizeMismatch
-
PublicKeyInconsistent
-
DeviceVerifyFailed
-
InvalidLoginName
-
AlreadyLoggedIn
-
InvalidDigestAlgorithm
-
InvalidCRLGroup
-
CertificateCannotOperate
-
CertificateExpired
-
CertificateNotValidYet
-
CertificateRevoked
-
CertificateSuspended
-
InsufficientCredentials
-
InvalidAction
-
InvalidAuthority
-
VerifyActionFailed
-
InvalidCertAuthority
-
InvalidCRLAuthority
-
InvaldCRLAuthority
Deprecated.Deprecated in iOS 15.0. Use errSecInvalidCRLAuthority -
InvalidCRLEncoding
-
InvalidCRLType
-
InvalidCRL
-
InvalidFormType
-
InvalidID
-
InvalidIdentifier
-
InvalidIndex
-
InvalidPolicyIdentifiers
-
InvalidTimeString
-
InvalidReason
-
InvalidRequestInputs
-
InvalidResponseVector
-
InvalidStopOnPolicy
-
InvalidTuple
-
MultipleValuesUnsupported
-
NotTrusted
-
NoDefaultAuthority
-
RejectedForm
-
RequestLost
-
RequestRejected
-
UnsupportedAddressType
-
UnsupportedService
-
InvalidTupleGroup
-
InvalidBaseACLs
-
InvalidTupleCredentials
-
InvalidTupleCredendtials
Deprecated.Deprecated in iOS 15.0. Use errSecInvalidTupleCredentials -
InvalidEncoding
-
InvalidValidityPeriod
-
InvalidRequestor
-
RequestDescriptor
-
InvalidBundleInfo
-
InvalidCRLIndex
-
NoFieldValues
-
UnsupportedFieldFormat
-
UnsupportedIndexInfo
-
UnsupportedLocality
-
UnsupportedNumAttributes
-
UnsupportedNumIndexes
-
UnsupportedNumRecordTypes
-
FieldSpecifiedMultiple
-
IncompatibleFieldFormat
-
InvalidParsingModule
-
DatabaseLocked
-
DatastoreIsOpen
-
MissingValue
-
UnsupportedQueryLimits
-
UnsupportedNumSelectionPreds
-
UnsupportedOperator
-
InvalidDBLocation
-
InvalidAccessRequest
-
InvalidIndexInfo
-
InvalidNewOwner
-
InvalidModifyMode
-
MissingRequiredExtension
-
ExtendedKeyUsageNotCritical
-
TimestampMissing
-
TimestampInvalid
-
TimestampNotTrusted
-
TimestampServiceNotAvailable
-
TimestampBadAlg
-
TimestampBadRequest
-
TimestampBadDataFormat
-
TimestampTimeNotAvailable
-
TimestampUnacceptedPolicy
-
TimestampUnacceptedExtension
-
TimestampAddInfoNotAvailable
-
TimestampSystemFailure
-
SigningTimeMissing
-
TimestampRejection
-
TimestampWaiting
-
TimestampRevocationWarning
-
TimestampRevocationNotification
-
CertificatePolicyNotAllowed
-
CertificateNameNotAllowed
-
CertificateValidityPeriodTooLong
-
CertificateIsCA
-
CertificateDuplicateExtension
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
copyErrorMessageString
- Since:
- Available in iOS 11.3 and later.
-
value
public long value()- Specified by:
valuein interfaceValuedEnum
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
n- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-