A B C D E F G I J N O P Q R S T U V W 

A

APPLICATION - com.bigchaindb.cryptoconditions.der.DERTags
 

B

BIT_STRING - com.bigchaindb.cryptoconditions.der.DERTags
 
BMP_STRING - com.bigchaindb.cryptoconditions.der.DERTags
 
BOOLEAN - com.bigchaindb.cryptoconditions.der.DERTags
 

C

com.bigchaindb.cryptoconditions - package com.bigchaindb.cryptoconditions
 
com.bigchaindb.cryptoconditions.der - package com.bigchaindb.cryptoconditions.der
 
com.bigchaindb.cryptoconditions.types - package com.bigchaindb.cryptoconditions.types
 
com.bigchaindb.cryptoconditions.uri - package com.bigchaindb.cryptoconditions.uri
 
compare(int, int) - Static method in class com.bigchaindb.cryptoconditions.types.ThresholdSha256Condition
 
compareUnsigned(int, int) - Static method in class com.bigchaindb.cryptoconditions.types.ThresholdSha256Condition
 
CompoundCondition - Interface in com.bigchaindb.cryptoconditions
 
CompoundSha256Condition - Class in com.bigchaindb.cryptoconditions
 
CompoundSha256Condition(byte[], long, EnumSet<ConditionType>) - Constructor for class com.bigchaindb.cryptoconditions.CompoundSha256Condition
 
CompoundSha256Condition(long, EnumSet<ConditionType>) - Constructor for class com.bigchaindb.cryptoconditions.CompoundSha256Condition
 
Condition - Interface in com.bigchaindb.cryptoconditions
 
CONDITION_REGEX_STRICT - Static variable in class com.bigchaindb.cryptoconditions.uri.CryptoConditionUri
 
ConditionBase - Class in com.bigchaindb.cryptoconditions
 
ConditionBase(long) - Constructor for class com.bigchaindb.cryptoconditions.ConditionBase
 
ConditionType - Enum in com.bigchaindb.cryptoconditions
 
CONSTRUCTED - com.bigchaindb.cryptoconditions.der.DERTags
 
COST - Static variable in class com.bigchaindb.cryptoconditions.uri.CryptoConditionUri.QueryParams
 
CryptoConditionReader - Class in com.bigchaindb.cryptoconditions.der
 
CryptoConditionReader() - Constructor for class com.bigchaindb.cryptoconditions.der.CryptoConditionReader
 
CryptoConditionUri - Class in com.bigchaindb.cryptoconditions.uri
 
CryptoConditionUri() - Constructor for class com.bigchaindb.cryptoconditions.uri.CryptoConditionUri
 
CryptoConditionUri.QueryParams - Class in com.bigchaindb.cryptoconditions.uri
 

D

DEREncodingException - Exception in com.bigchaindb.cryptoconditions.der
 
DEREncodingException(String) - Constructor for exception com.bigchaindb.cryptoconditions.der.DEREncodingException
 
DERInputStream - Class in com.bigchaindb.cryptoconditions.der
 
DERInputStream(InputStream) - Constructor for class com.bigchaindb.cryptoconditions.der.DERInputStream
 
DERObject - Class in com.bigchaindb.cryptoconditions.der
 
DERObject() - Constructor for class com.bigchaindb.cryptoconditions.der.DERObject
 
DEROutputStream - Class in com.bigchaindb.cryptoconditions.der
 
DEROutputStream(OutputStream) - Constructor for class com.bigchaindb.cryptoconditions.der.DEROutputStream
 
DERTags - Enum in com.bigchaindb.cryptoconditions.der
 

E

ED25519_SHA256 - com.bigchaindb.cryptoconditions.ConditionType
 
Ed25519Sha256Condition - Class in com.bigchaindb.cryptoconditions.types
 
Ed25519Sha256Condition(byte[], long) - Constructor for class com.bigchaindb.cryptoconditions.types.Ed25519Sha256Condition
 
Ed25519Sha256Condition(EdDSAPublicKey) - Constructor for class com.bigchaindb.cryptoconditions.types.Ed25519Sha256Condition
 
Ed25519Sha256Fulfillment - Class in com.bigchaindb.cryptoconditions.types
 
Ed25519Sha256Fulfillment(EdDSAPublicKey, byte[]) - Constructor for class com.bigchaindb.cryptoconditions.types.Ed25519Sha256Fulfillment
 
ENUMERATED - com.bigchaindb.cryptoconditions.der.DERTags
 
equals(Object) - Method in class com.bigchaindb.cryptoconditions.ConditionBase
 
EXTERNAL - com.bigchaindb.cryptoconditions.der.DERTags
 

F

fromString(String) - Static method in enum com.bigchaindb.cryptoconditions.ConditionType
 
fromUnsignedByteArray(byte[]) - Static method in class com.bigchaindb.cryptoconditions.UnsignedBigInteger
 
Fulfillment - Interface in com.bigchaindb.cryptoconditions
 

G

GENERAL_STRING - com.bigchaindb.cryptoconditions.der.DERTags
 
GENERALIZED_TIME - com.bigchaindb.cryptoconditions.der.DERTags
 
getByteIndex() - Method in enum com.bigchaindb.cryptoconditions.ConditionType
 
getCondition() - Method in interface com.bigchaindb.cryptoconditions.Fulfillment
 
getCondition() - Method in class com.bigchaindb.cryptoconditions.types.Ed25519Sha256Fulfillment
 
getCondition() - Method in class com.bigchaindb.cryptoconditions.types.PrefixSha256Fulfillment
 
getCondition() - Method in class com.bigchaindb.cryptoconditions.types.PreimageSha256Fulfillment
 
getCondition() - Method in class com.bigchaindb.cryptoconditions.types.RsaSha256Fulfillment
 
getCondition() - Method in class com.bigchaindb.cryptoconditions.types.ThresholdSha256Fulfillment
 
getCost() - Method in interface com.bigchaindb.cryptoconditions.Condition
 
getCost() - Method in class com.bigchaindb.cryptoconditions.ConditionBase
 
getEncoded() - Method in interface com.bigchaindb.cryptoconditions.Condition
 
getEncoded() - Method in class com.bigchaindb.cryptoconditions.ConditionBase
 
getEncoded() - Method in interface com.bigchaindb.cryptoconditions.Fulfillment
 
getEncoded() - Method in class com.bigchaindb.cryptoconditions.types.Ed25519Sha256Fulfillment
 
getEncoded() - Method in class com.bigchaindb.cryptoconditions.types.PrefixSha256Fulfillment
 
getEncoded() - Method in class com.bigchaindb.cryptoconditions.types.PreimageSha256Fulfillment
 
getEncoded() - Method in class com.bigchaindb.cryptoconditions.types.RsaSha256Fulfillment
 
getEncoded() - Method in class com.bigchaindb.cryptoconditions.types.ThresholdSha256Fulfillment
 
getEnumOfTypesAsBitString(EnumSet<ConditionType>) - Static method in enum com.bigchaindb.cryptoconditions.ConditionType
 
getEnumOfTypesAsString(EnumSet<ConditionType>) - Static method in enum com.bigchaindb.cryptoconditions.ConditionType
 
getEnumOfTypesFromBitString(byte[]) - Static method in enum com.bigchaindb.cryptoconditions.ConditionType
 
getEnumOfTypesFromString(String) - Static method in enum com.bigchaindb.cryptoconditions.ConditionType
 
getFingerprint() - Method in interface com.bigchaindb.cryptoconditions.Condition
 
getFingerprint() - Method in class com.bigchaindb.cryptoconditions.Sha256Condition
 
getFingerprintContents() - Method in class com.bigchaindb.cryptoconditions.Sha256Condition
 
getFingerprintContents() - Method in class com.bigchaindb.cryptoconditions.types.Ed25519Sha256Condition
 
getFingerprintContents() - Method in class com.bigchaindb.cryptoconditions.types.PrefixSha256Condition
 
getFingerprintContents() - Method in class com.bigchaindb.cryptoconditions.types.PreimageSha256Condition
 
getFingerprintContents() - Method in class com.bigchaindb.cryptoconditions.types.RsaSha256Condition
 
getFingerprintContents() - Method in class com.bigchaindb.cryptoconditions.types.ThresholdSha256Condition
 
getLength() - Method in class com.bigchaindb.cryptoconditions.der.DERObject
 
getMask() - Method in enum com.bigchaindb.cryptoconditions.ConditionType
 
getMaxMessageLenght() - Method in class com.bigchaindb.cryptoconditions.types.PrefixSha256Fulfillment
 
getPrefix() - Method in class com.bigchaindb.cryptoconditions.types.PrefixSha256Fulfillment
 
getPreimage() - Method in class com.bigchaindb.cryptoconditions.types.PreimageSha256Fulfillment
 
getPublicKey() - Method in class com.bigchaindb.cryptoconditions.types.Ed25519Sha256Fulfillment
 
getPublicKey() - Method in class com.bigchaindb.cryptoconditions.types.RsaSha256Fulfillment
 
getSignature() - Method in class com.bigchaindb.cryptoconditions.types.Ed25519Sha256Fulfillment
 
getSignature() - Method in class com.bigchaindb.cryptoconditions.types.RsaSha256Fulfillment
 
getSubconditions() - Method in class com.bigchaindb.cryptoconditions.types.ThresholdSha256Fulfillment
 
getSubfulfillment() - Method in class com.bigchaindb.cryptoconditions.types.PrefixSha256Fulfillment
 
getSubfulfillments() - Method in class com.bigchaindb.cryptoconditions.types.ThresholdSha256Fulfillment
 
getSubtypes() - Method in interface com.bigchaindb.cryptoconditions.CompoundCondition
 
getSubtypes() - Method in class com.bigchaindb.cryptoconditions.CompoundSha256Condition
 
getTag() - Method in class com.bigchaindb.cryptoconditions.der.DERObject
 
getTag() - Method in enum com.bigchaindb.cryptoconditions.der.DERTags
 
getThreshold() - Method in class com.bigchaindb.cryptoconditions.types.ThresholdSha256Fulfillment
 
getType() - Method in interface com.bigchaindb.cryptoconditions.Condition
 
getType() - Method in interface com.bigchaindb.cryptoconditions.Fulfillment
 
getType() - Method in class com.bigchaindb.cryptoconditions.types.Ed25519Sha256Condition
 
getType() - Method in class com.bigchaindb.cryptoconditions.types.Ed25519Sha256Fulfillment
 
getType() - Method in class com.bigchaindb.cryptoconditions.types.PrefixSha256Condition
 
getType() - Method in class com.bigchaindb.cryptoconditions.types.PrefixSha256Fulfillment
 
getType() - Method in class com.bigchaindb.cryptoconditions.types.PreimageSha256Condition
 
getType() - Method in class com.bigchaindb.cryptoconditions.types.PreimageSha256Fulfillment
 
getType() - Method in class com.bigchaindb.cryptoconditions.types.RsaSha256Condition
 
getType() - Method in class com.bigchaindb.cryptoconditions.types.RsaSha256Fulfillment
 
getType() - Method in class com.bigchaindb.cryptoconditions.types.ThresholdSha256Condition
 
getType() - Method in class com.bigchaindb.cryptoconditions.types.ThresholdSha256Fulfillment
 
getTypeCode() - Method in enum com.bigchaindb.cryptoconditions.ConditionType
 
getUri() - Method in interface com.bigchaindb.cryptoconditions.Condition
 
getUri() - Method in class com.bigchaindb.cryptoconditions.ConditionBase
 
getValue() - Method in class com.bigchaindb.cryptoconditions.der.DERObject
 
GRAPHIC_STRING - com.bigchaindb.cryptoconditions.der.DERTags
 

I

IA5_STRING - com.bigchaindb.cryptoconditions.der.DERTags
 
INTEGER - com.bigchaindb.cryptoconditions.der.DERTags
 
isBitSet(byte[]) - Method in enum com.bigchaindb.cryptoconditions.ConditionType
 

J

join(String, String[]) - Static method in enum com.bigchaindb.cryptoconditions.ConditionType
 

N

NULL - com.bigchaindb.cryptoconditions.der.DERTags
 
NUMERIC_STRING - com.bigchaindb.cryptoconditions.der.DERTags
 

O

OBJECT_IDENTIFIER - com.bigchaindb.cryptoconditions.der.DERTags
 
OCTET_STRING - com.bigchaindb.cryptoconditions.der.DERTags
 

P

parse(URI) - Static method in class com.bigchaindb.cryptoconditions.uri.CryptoConditionUri
 
PREFIX_SHA256 - com.bigchaindb.cryptoconditions.ConditionType
 
PrefixSha256Condition - Class in com.bigchaindb.cryptoconditions.types
 
PrefixSha256Condition(byte[], long, Condition) - Constructor for class com.bigchaindb.cryptoconditions.types.PrefixSha256Condition
 
PrefixSha256Condition(byte[], long, EnumSet<ConditionType>) - Constructor for class com.bigchaindb.cryptoconditions.types.PrefixSha256Condition
 
PrefixSha256Fulfillment - Class in com.bigchaindb.cryptoconditions.types
 
PrefixSha256Fulfillment(byte[], long, Fulfillment) - Constructor for class com.bigchaindb.cryptoconditions.types.PrefixSha256Fulfillment
 
PREIMAGE_SHA256 - com.bigchaindb.cryptoconditions.ConditionType
 
PreimageSha256Condition - Class in com.bigchaindb.cryptoconditions.types
 
PreimageSha256Condition(byte[]) - Constructor for class com.bigchaindb.cryptoconditions.types.PreimageSha256Condition
 
PreimageSha256Condition(byte[], long) - Constructor for class com.bigchaindb.cryptoconditions.types.PreimageSha256Condition
 
PreimageSha256Fulfillment - Class in com.bigchaindb.cryptoconditions.types
 
PreimageSha256Fulfillment(byte[]) - Constructor for class com.bigchaindb.cryptoconditions.types.PreimageSha256Fulfillment
 
PRINTABLE_STRING - com.bigchaindb.cryptoconditions.der.DERTags
 
PUBLIC_EXPONENT - Static variable in class com.bigchaindb.cryptoconditions.types.RsaSha256Fulfillment
 

Q

QueryParams() - Constructor for class com.bigchaindb.cryptoconditions.uri.CryptoConditionUri.QueryParams
 

R

readCondition(byte[]) - Static method in class com.bigchaindb.cryptoconditions.der.CryptoConditionReader
 
readCondition(byte[], int, int) - Static method in class com.bigchaindb.cryptoconditions.der.CryptoConditionReader
 
readCondition(DERInputStream) - Static method in class com.bigchaindb.cryptoconditions.der.CryptoConditionReader
 
readCondition(DERInputStream, AtomicInteger) - Static method in class com.bigchaindb.cryptoconditions.der.CryptoConditionReader
 
readFulfillment(byte[]) - Static method in class com.bigchaindb.cryptoconditions.der.CryptoConditionReader
 
readFulfillment(byte[], int, int) - Static method in class com.bigchaindb.cryptoconditions.der.CryptoConditionReader
 
readFulfillment(DERInputStream) - Static method in class com.bigchaindb.cryptoconditions.der.CryptoConditionReader
 
readFulfillment(DERInputStream, AtomicInteger) - Static method in class com.bigchaindb.cryptoconditions.der.CryptoConditionReader
 
readLength(AtomicInteger) - Method in class com.bigchaindb.cryptoconditions.der.DERInputStream
 
readObject(int, AtomicInteger) - Method in class com.bigchaindb.cryptoconditions.der.DERInputStream
 
readTag(int, AtomicInteger, DERTags...) - Method in class com.bigchaindb.cryptoconditions.der.DERInputStream
 
readTag(AtomicInteger, DERTags...) - Method in class com.bigchaindb.cryptoconditions.der.DERInputStream
 
readTaggedConstructedObject(int, int, AtomicInteger) - Method in class com.bigchaindb.cryptoconditions.der.DERInputStream
 
readTaggedObject(int, int, AtomicInteger) - Method in class com.bigchaindb.cryptoconditions.der.DERInputStream
 
readValue(int, AtomicInteger) - Method in class com.bigchaindb.cryptoconditions.der.DERInputStream
 
RSA_SHA256 - com.bigchaindb.cryptoconditions.ConditionType
 
RsaSha256Condition - Class in com.bigchaindb.cryptoconditions.types
 
RsaSha256Condition(byte[], long) - Constructor for class com.bigchaindb.cryptoconditions.types.RsaSha256Condition
 
RsaSha256Condition(RSAPublicKey) - Constructor for class com.bigchaindb.cryptoconditions.types.RsaSha256Condition
 
RsaSha256Fulfillment - Class in com.bigchaindb.cryptoconditions.types
 
RsaSha256Fulfillment(RSAPublicKey, byte[]) - Constructor for class com.bigchaindb.cryptoconditions.types.RsaSha256Fulfillment
 

S

SEQUENCE - com.bigchaindb.cryptoconditions.der.DERTags
 
SEQUENCE_OF - com.bigchaindb.cryptoconditions.der.DERTags
 
SET - com.bigchaindb.cryptoconditions.der.DERTags
 
SET_OF - com.bigchaindb.cryptoconditions.der.DERTags
 
setLength(int) - Method in class com.bigchaindb.cryptoconditions.der.DERObject
 
setTag(int) - Method in class com.bigchaindb.cryptoconditions.der.DERObject
 
setValue(byte[]) - Method in class com.bigchaindb.cryptoconditions.der.DERObject
 
Sha256Condition - Class in com.bigchaindb.cryptoconditions
 
Sha256Condition(byte[], long) - Constructor for class com.bigchaindb.cryptoconditions.Sha256Condition
 
Sha256Condition(long) - Constructor for class com.bigchaindb.cryptoconditions.Sha256Condition
 
SimpleCondition - Interface in com.bigchaindb.cryptoconditions
 
SUBTYPES - Static variable in class com.bigchaindb.cryptoconditions.uri.CryptoConditionUri.QueryParams
 

T

T61_STRING - com.bigchaindb.cryptoconditions.der.DERTags
 
TAGGED - com.bigchaindb.cryptoconditions.der.DERTags
 
THRESHOLD_SHA256 - com.bigchaindb.cryptoconditions.ConditionType
 
ThresholdSha256Condition - Class in com.bigchaindb.cryptoconditions.types
 
ThresholdSha256Condition(byte[], long, EnumSet<ConditionType>) - Constructor for class com.bigchaindb.cryptoconditions.types.ThresholdSha256Condition
 
ThresholdSha256Condition(int, Condition[]) - Constructor for class com.bigchaindb.cryptoconditions.types.ThresholdSha256Condition
 
ThresholdSha256Fulfillment - Class in com.bigchaindb.cryptoconditions.types
 
ThresholdSha256Fulfillment(Condition[], Fulfillment[]) - Constructor for class com.bigchaindb.cryptoconditions.types.ThresholdSha256Fulfillment
 
toInteger() - Method in class com.bigchaindb.cryptoconditions.der.DERObject
 
toString() - Method in class com.bigchaindb.cryptoconditions.ConditionBase
 
toString() - Method in enum com.bigchaindb.cryptoconditions.ConditionType
 
toUnsignedByteArray(BigInteger) - Static method in class com.bigchaindb.cryptoconditions.UnsignedBigInteger
 
TYPE - Static variable in class com.bigchaindb.cryptoconditions.uri.CryptoConditionUri.QueryParams
 

U

UNIVERSAL_STRING - com.bigchaindb.cryptoconditions.der.DERTags
 
UnsignedBigInteger - Class in com.bigchaindb.cryptoconditions
 
UnsignedBigInteger() - Constructor for class com.bigchaindb.cryptoconditions.UnsignedBigInteger
 
URIEncodingException - Exception in com.bigchaindb.cryptoconditions.uri
 
URIEncodingException(String) - Constructor for exception com.bigchaindb.cryptoconditions.uri.URIEncodingException
 
UTC_TIME - com.bigchaindb.cryptoconditions.der.DERTags
 
UTF8_STRING - com.bigchaindb.cryptoconditions.der.DERTags
 

V

valueOf(int) - Static method in enum com.bigchaindb.cryptoconditions.ConditionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bigchaindb.cryptoconditions.ConditionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bigchaindb.cryptoconditions.der.DERTags
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bigchaindb.cryptoconditions.ConditionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bigchaindb.cryptoconditions.der.DERTags
Returns an array containing the constants of this enum type, in the order they are declared.
verify(Condition, byte[]) - Method in interface com.bigchaindb.cryptoconditions.Fulfillment
 
verify(Condition, byte[]) - Method in class com.bigchaindb.cryptoconditions.types.Ed25519Sha256Fulfillment
 
verify(Condition, byte[]) - Method in class com.bigchaindb.cryptoconditions.types.PrefixSha256Fulfillment
 
verify(Condition, byte[]) - Method in class com.bigchaindb.cryptoconditions.types.PreimageSha256Fulfillment
 
verify(Condition, byte[]) - Method in class com.bigchaindb.cryptoconditions.types.RsaSha256Fulfillment
 
verify(Condition, byte[]) - Method in class com.bigchaindb.cryptoconditions.types.ThresholdSha256Fulfillment
 
VIDEOTEX_STRING - com.bigchaindb.cryptoconditions.der.DERTags
 
VISIBLE_STRING - com.bigchaindb.cryptoconditions.der.DERTags
 

W

writeBitString(byte[]) - Method in class com.bigchaindb.cryptoconditions.der.DEROutputStream
 
writeBitString(byte[], int) - Method in class com.bigchaindb.cryptoconditions.der.DEROutputStream
 
writeEncoded(int, byte[]) - Method in class com.bigchaindb.cryptoconditions.der.DEROutputStream
 
writeInteger(BigInteger) - Method in class com.bigchaindb.cryptoconditions.der.DEROutputStream
 
writeLength(int) - Method in class com.bigchaindb.cryptoconditions.der.DEROutputStream
 
writeOctetString(byte[]) - Method in class com.bigchaindb.cryptoconditions.der.DEROutputStream
 
writeTag(DERTags, int) - Method in class com.bigchaindb.cryptoconditions.der.DEROutputStream
 
writeTaggedConstructedObject(int, byte[]) - Method in class com.bigchaindb.cryptoconditions.der.DEROutputStream
 
writeTaggedObject(int, byte[]) - Method in class com.bigchaindb.cryptoconditions.der.DEROutputStream
 
A B C D E F G I J N O P Q R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.